[dx] drawprimitive with alpha
Posted
by confusedman
on Stack Overflow
See other posts from Stack Overflow
or by confusedman
Published on 2010-05-03T13:03:50Z
Indexed on
2010/05/03
13:08 UTC
Read the original article
Hit count: 149
I'm trying to draw line with drawprimitive function in direct3d.
Can I draw tranparent line with the function?
If i can, how to design it?
© Stack Overflow or respective owner